home *** CD-ROM | disk | FTP | other *** search
- Path: shell2.inlink.com!pezmike
- From: pezmike@inlink.com (Mike Jackson)
- Newsgroups: comp.lang.c++
- Subject: Type representation clauses?
- Date: 28 Feb 1996 15:32:40 GMT
- Organization: inlink
- Message-ID: <4h1sio$kn0@news1.inlink.com>
- NNTP-Posting-Host: shell2.inlink.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Can anyone shed any light on the facilities that C/C++ has
- to define how types are allocated, equivalent to Ada's
- type representation clause? Basically this allows you to
- define a record/structure consisting of bit fields, each one
- covering any number of bits in the structure.
-
- Mike
-
-